projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a18c82
)
Remove NEWS entry that talks about a change that was reverted (bug#37257)
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 16 Sep 2019 12:32:17 +0000
(14:32 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 16 Sep 2019 12:32:17 +0000
(14:32 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 1153daf9ac5540ae4bc75e94700a9e51f79c8c6b..e7d054fd60e494c47b77ae23b9b967666b950293 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-196,10
+196,6
@@
the new version of the file again.)
** emacsclient
-*** emacsclient no longer passes '--eval' arguments to an alternate editor.
-Previously, '--eval' arguments were passed as file names to any
-alternate editor started by '--alternate-editor'.
-
+++
*** emacsclient now supports an 'EMACS_SOCKET_NAME' environment variable.
The command-line argument '--socket-name' overrides it.